Get Asset
Get asset from Automind Hub
Input
- Asset Name: The name of the asset to be retrieved
- Type:
System.String - Required
- Type:
Output
- Asset Value: Retrieved value of the asset
- Type:
System.Object - Required
- Type:
Misc
- Timeout: Specifies the amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 30000 milliseconds (30 seconds).
- Type:
System.Int32 - Required
- Type: